Week 9
Milestones
🟢 Worked on writing test cases 🟢 Did some work and closed the sorting pr
Contributions
🏅 Flow Sort 🏅 Test Cases
Learnings
🎯 Writing comprehensive property-based tests was initially daunting, but it taught me the art of generating diverse input data and catching unexpected edge cases effectively. It improved my confidence in code robustness and helped me uncover subtle issues early in development.